Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix table column tooltip typecast #2076

Merged
merged 2 commits into from
Jan 14, 2025
Merged

Fix table column tooltip typecast #2076

merged 2 commits into from
Jan 14, 2025

Conversation

mkrecek234
Copy link
Contributor

@mkrecek234 mkrecek234 commented Jun 19, 2023

No description provided.

@mkrecek234 mkrecek234 requested a review from mvorisek June 19, 2023 21:55
@mvorisek
Copy link
Member

mvorisek commented Jun 19, 2023

The tooltip should be definitely typecasted. The coverage says it is covered, but I do not think the actual shown string is asserted, so this change should be covered with a Behat test (and preferably with non-string field).

@mvorisek mvorisek removed their request for review June 19, 2023 22:21
@mvorisek mvorisek changed the title Fix missing typecasting for Tooltip fields Allow non-string field in Tooltip Jun 19, 2023
@mvorisek mvorisek marked this pull request as draft January 25, 2024 11:37
@mvorisek mvorisek changed the title Allow non-string field in Tooltip Fix Tooltip value typecast Feb 18, 2024
@mvorisek mvorisek changed the title Fix Tooltip value typecast Fix table column tooltip typecast Feb 18, 2024
@mvorisek mvorisek force-pushed the fix_tooltip_typecast branch from 5d6dd91 to 75ca0c1 Compare November 28, 2024 11:46
@mvorisek mvorisek force-pushed the fix_tooltip_typecast branch from 75ca0c1 to 18a46a4 Compare January 14, 2025 10:08
@mvorisek mvorisek marked this pull request as ready for review January 14, 2025 10:23
@mvorisek mvorisek merged commit 5442ec1 into develop Jan 14, 2025
50 checks passed
@mvorisek mvorisek deleted the fix_tooltip_typecast branch January 14, 2025 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants